﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/** {*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*font-family: "Microsoft YaHei";*/
    /*list-style: none;*/
    /*text-decoration: none;*/
    /*border: none;*/
/*}*/
.container {
    width: 1150px;
    margin: 0 auto;
}
html {
    overflow-x: hidden;
}
body {
    background: #fff;
    color: #333;
    font-size: 14px;
    min-width: 1200px;
}
a {
    outline: none;
    color: #ffffff;
}
a:hover {
    color: #1378be;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
    margin: 50px auto 20px auto;
    font-size: 14px;
    text-align: center;
}
.pages ul {
    display: inline-block;
}
.pages a,  .pages strong {
    display: inline-block;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    text-decoration: none;
    color: #666;
    font-family: 黑体;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin-right: 3px;
}
.pages .current {
    display: inline-block;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    text-decoration: none;
    font-family: 黑体;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin-right: 3px;
    color: #fff;
    background-color: #1378be;
    border-color: #fff;
}
.pages a:hover {
    color: #fff !important;
    background-color: #1378be;
    border-color: #fff;
    text-decoration: none;
}
.pages strong {
    color: #fff;
    background-color: #24557d;
    border-color: #fff;
}
.pages span {
    padding: 0 10px;
    line-height: 23px;
}
/* index top */

.head {
    line-height: 75px;
    height: 76px;
    overflow: hidden;
}
.logo {
    width: 324px;
    height: 76px;
    display: block;
    background: url(../images/logo.jpg) no-repeat center;
    overflow: hidden;
    text-indent: -99em;
}
.head .fr {
    color: #979797;
}
.head .fr a {
    display: block;
    float: left;
}
.head .fr span {
    color: #eeecef;
    margin: 0 5px;
}
.head .fr a:first-child {
    background: url(../images/t1.jpg) no-repeat left center;
    padding-left: 30px;
    margin-right: 29px;
}
.head .fr a:first-child+a {
    background: url(../images/t2.jpg) no-repeat left center;
    padding-left: 30px;
    margin-right: 15px;
}
.nav {
    height: 54px;
    background: #f7f7f7;
    position: relative;
    z-index: 99;
}
.nav li {
    float: left;
    position: relative;
    line-height: 54px;
    margin: 0 10px;
}
.nav li a.one {
    display: block;
    padding: 0 30px;
    font-size: 16px;
    color: #242227;
}
.nav li:hover a.one {
    background: #1363a8;
    color: #fff;
}
.nav li .navbox {
    position: absolute;
    display: none;
    width: 680px;
    height: 180px;
    background: rgba(19,99,168,.85);
}
.nav li .navbox ul {
    width: 430px;
    margin-left: 30px;
    margin-top: 12px;
}
.nav li .navbox li {
    background: url(../images/jt.png) no-repeat left center;
    padding-left: 17px;
    line-height: 32px;
    width: 120px;
    margin: 0;
}
.nav li .navbox li a {
    color: #fff;
}
.nav li .navbox li a:hover {
    color: #f9aa11;
}
.nav li .navbox img {
    width: 188px;
    height: 112px;
    margin-right: 20px;
    margin-top: 20px;
}
.nav li:hover .navbox {
    display: block;
}
.nav li:first-child+li+li .navbox li {
    width: 190px;
}
.nav li:first-child+li+li+li+li+li+li .navbox {
    width: 360px;
}
.nav li:first-child+li+li+li+li+li+li .navbox ul {
    width: 100px;
}
.nav li:first-child+li+li+li+li+li+li .navbox li {
    width: 100px;
}
.slideBox {
    width: 100%;
    height: 567px;
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    height: 8px;
    overflow: hidden;
    position: absolute;
    bottom: 35px;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
}
.slideBox .hd ul li {
    float: left;
    margin: 0 11px;
    width: 66px;
    height: 8px;
    background: #f7f7f7;
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: #1363a8;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd ul {
    margin: 0 auto;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    height: 567px;
}
.indextit {
    text-align: center;
}
.indextit span {
    display: block;
    font-size: 38px;
    color: #1378be;
}
.indextit p {
    font-size: 16px;
    color: #616264;
    margin-top: 10px;
}
.solve {
    margin-top: 45px;
}
.solve li {
    float: left;
    padding: 7px;
    background: #eee;
    border: 1px solid #e6e6e6;
    padding-bottom: 0;
    margin: 0 15px;
    margin-top: 45px;
}
.solve li img {
    width: 309px;
    height: 247px;
}
.solve li p {
    text-align: center;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #2d2d2d;
}
.solve li:hover {
    background: #1378be;
}
.solve li:hover p {
    color: #fff;
}
.solve a.more {
    display: block;
    width: 178px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #1378be;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 47px;
}
.select {
    height: 1285px;
    background: url(../images/select.jpg) no-repeat center;
    margin-top: 48px;
}
.select .indextit {
    padding-top: 45px;
}
.select .indextit span {
    background: url(../images/tit2.jpg) no-repeat center;
}
.select ul {
    margin-left: -25px;
}
.select li {
    float: left;
    margin-left: 47px;
    margin-top: 60px;
    width: 557px;
}
.select li a {
    display: block;
}
.select li img {
    width: 557px;
    height: 312px;
    transition: all 0.3s;
}
.select li span {
    font-size: 28px;
    display: block;
    margin-bottom: 10px;
}
.select li p {
    font-size: 20px;
    color: #595d61;
    line-height: 36px;
    margin-bottom: 10px;
}
.select li i {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/yjt.png) no-repeat center #5a5b5d;
    border-radius: 50%;
    margin-right: 267px;
    float: right;
    margin-top: -30px;
    position: relative;
    z-index: 99;
    transition: all 0.3s;
}
.select li:hover img {
    opacity: 0.8;
}
.select li:hover i {
    margin-right: 0;
    background: url(../images/yjt.png) no-repeat center #1378be;
}
.ab {
    height: 515px;
    background: url(../images/ab.jpg) no-repeat center;
    padding-top: 50px;
}
.about {
    width: 560px;
}
.abtit {
    border-bottom: 1px solid #dcdcdc;
    height: 50px;
}
.abtit span {
    font-size: 29px;
    color: #1378be;
    display: block;
    margin-left: 8px;
}
.abtit a {
    color: #5a5e61;
    display: block;
    margin-right: 8px;
    margin-top: 15px;
}
.abtit a:hover {
    color: #1378be;
}
.about img {
    margin-top: 30px;
    margin-left: 25px;
}
.about p {
    color: #5a5e61;
    line-height: 28px;
    text-indent: 2em;
    margin-top: 20px;
}
.news {
    width: 590px;
}
.newone {
    margin-top: 30px;
}
.newone a {
    display: block;
    font-size: 18px;
    color: #1363a8;
    background: url(../images/d1.jpg) no-repeat left center;
    padding-left: 10px;
}
.newone p {
    color: #5a5e61;
    line-height: 25px;
    margin-top: 10px;
}
.news ul {
    margin-top: 10px;
}
.news li {
    line-height: 38px;
    border-bottom: 1px solid #efefef;
    background: url(../images/d2.jpg) no-repeat left center;
    padding-left: 10px;
}
.news li span {
    float: right;
    color: #939391;
}
.news li:last-child {
    border: 0;
}
.link {
    line-height: 30px;
    margin-top: 30px;
}
.link p {
    color: #2160a5;
    font-size: 18px;
    background: url(../images/link.jpg) no-repeat left center;
    padding-left: 35px;
}
.link a {
    color: #403f3f;
    margin-left: 20px;
}
.footer {
    background: #1f2428;
    height: 216px;
    color: #fff;
}
.net {
    width: 321px;
    background: url(../images/net.jpg) center;
    height: 216px;
    border-left: 1px solid #34373c;
    border-right: 1px solid #34373c;
}
.net span {
    display: block;
    font-size: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}
.foottell {
    width: 214px;
    text-align: center;
}
.foottell span {
    display: block;
    font-size: 16px;
    margin-top: 45px;
}
.foottell p {
    font-size: 22px;
    color: #1363a8;
    font-style: italic;
    font-weight: bold;
    margin-top: 10px;
}
.bdsharebuttonbox {
    display: inline-block;
    margin-top: 20px;
}
.bdsharebuttonbox a {
    width: 35px !important;
    height: 35px !important;
    padding: 0 !important;
    margin: 0 5px !important;
}
.bdsharebuttonbox .bds_weixin {
    background: url(../images/share.png) no-repeat -1px 0 !important;
}
.bdsharebuttonbox .bds_tsina {
    background: url(../images/share.png) no-repeat -46px 0 !important;
}
.bdsharebuttonbox .bds_mshare {
    background: url(../images/share.png) no-repeat -91px 0 !important;
}
.ewm {
    height: 175px;
    margin-top: 41px;
    border-left: 1px solid #34373c;
    width: 180px;
    text-align: center;
}
.ewm p {
    line-height: 34px;
}
.ewm img {
    padding: 4px;
    background: #414b54;
}
.footnav {
    border-left: 1px solid #34373c;
    border-right: 1px solid #34373c;
    height: 216px;
}
.footnav ul {
    float: left;
    width: 160px;
    text-align: center;
    padding-top: 40px;
}
.footnav ul li {
    font-size: 15px;
    line-height: 28px;
}
.footnav ul li a {
    color: #fff;
    font-size: 12px;
}
.bottom {
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: rgba(255,255,255,.5);
    font-size: 12px;
    background: #1f2428;
    border-top: 1px solid #34373c;
}
.bottom a {
    color: rgba(255,255,255,.5);
}
.banner {
    height: 370px;
    background: url(../images/banner.jpg) no-repeat center;
}
.position {
    background: url(../images/home.jpg) no-repeat left center;
    padding-left: 30px;
    line-height: 22px;
    height: 22px;
    margin-top: 17px;
    color: #646462;
}
.position a {
    color: #646462;
}
.main {
    margin-bottom: 50px;
}
.main .indextit {
    margin-top: 30px;
}
.photo li {
    margin-top: 0;
    margin-bottom: 44px;
}
.content {
    line-height: 30px;
    margin-top: 30px;
}
.content video {
    background: #000;
}
.content img {
    max-width: 100%;
}
.list {
    margin-top: 50px;
}
.list li {
    height: 130px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}
.list li img {
    width: 210px;
    height: 130px;
}
.list li .fr {
    width: 870px;
}
.list li .fr a {
    display: block;
    margin-top: 5px;
    font-weight: bold;
}
.list li .fr span {
    display: block;
    color: #d9d9d9;
    font-size: 12px;
    line-height: 30px;
    margin-top: 5px;
}
.list li .fr p {
    font-size: 12px;
    line-height: 22px;
}
.xuanxing {
    margin-top: 40px;
}
.left {
    width: 263px;
}
.lefttop {
    height: 99px;
    background: url(../images/lefttop.jpg) no-repeat center;
    color: #fff;
    padding-left: 20px;
}
.lefttop p {
    font-size: 27px;
    padding-top: 20px;
}
.lefttop span {
    display: block;
    font-size: 15px;
}
.left dl {
    padding-top: 3px;
    background: #f6f6f6;
}
.left dt {
    height: 46px;
    line-height: 46px;
    background: url(../images/l2.jpg) no-repeat center;
    font-size: 16px;
    color: #fff;
    padding-left: 35px;
}
.left dt a {
    color: #fff;
}
.left dd {
    height: 45px;
    line-height: 45px;
    margin: 0 12px;
    border-top: 1px solid #dfdfdf;
    font-size: 16px;
    color: #555553;
    padding-left: 24px;
    background: url(../images/l1.jpg) no-repeat 214px center;
}
.right1 {
    width: 845px;
}
.right1 ul {
    margin-left: -39px;
}
.right1 li {
    float: left;
   
    margin-left: 39px;
    margin-bottom: 30px;
}
.right1 li img {
    width: 270px;
    height: 254px;
    float: left;
}
.right1 li dl {
    background: #f4f4f4;
    float: left;
    width: 270px;
    /*padding-left: 20px;*/
    height: 50px;
    text-align: center;
}
.right1 li dt {
    font-size: 18px;
    color: #2261a4;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.right1 li dd {
    color: #555553;
    line-height: 24px;
}
.right1 li:hover dl {
    background: #2261a4;
}
.right1 li:hover dl dt, .right li:hover dl dd {
    color: #fff;
}
.showtop {
    text-align: center;
    padding-top: 50px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.showtop h1 {
    font-weight: normal;
    font-size: 25px;
}
.showtop p {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
}
.showtop p span {
    margin: 0 5px;
}
.showtop p span a {
    margin: 0 5px;
}
.show .content {
    margin-top: 20px;
}
.prepage {
    line-height: 30px;
    margin: 50px 0;
}
.hotcp {
    margin-top: 20px;
}
.hotcp ul {
    border-top: 1px dashed #ddd;
    padding-top: 20px;
}
.hotcp li {
    float: left;
    line-height: 40px;
    margin-left: 20px;
    text-align: center;
    width: 203px;
}
.hotcp li:first-child {
    margin: 0;
}
.hotcp li img {
    height: 137px;
    width: 203px;
}
.hotcp_top {
    background: #0069b7;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
    width: 100px;
}
.hotnews {
    margin-bottom: 30px;
    margin-top: 20px;
}
.hotnews_top {
    border-bottom: 1px solid #ddd;
    color: #0069b7;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
}
.hotnews li {
    border-bottom: 1px dotted #ddd;
    float: left;
    line-height: 36px;
    margin-right: 30px;
    width: 500px;
}
.hotnews li a {
    color: #2e2e2e;
}
.hotnews li span {
    color: #999;
    float: right;
    font-size: 13px;
}
.hotlabel {
    margin-top: 30px;
}
.hotlabel p {
    color: #0069b7;
}
.hotlabel a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0 10px;
    background: #0069b7;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
}
